3.3 How to change color?
- Of what can you change the color?
- Background
- Background includes everything in the box model, except margin and border, i.e., ???
- CSS property: background-color
- Text
- Border
- CSS property: border-color
- Learning outcomes
- How to change background color.
- How to change text color.
- How to change border color.